td.item {
			font-family:    "Verdana";
			font-size:      14pt;
			color:          #ffffff;
        }

td 	{
		border-left: 2px solid #fff;
		border-right: 2px solid #ddd;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #ddd;
		text-align:	center;
		background: #789;
		cursor: hand;
	}

div#titolo {
	position:       absolute;
	left:	        200px;
	top:            20px;
	font-family:    Verdana;
	font-size:      8pt;
	line-height:	14pt;
	text-align:		left;
	text-indent:	0pt;
	color:          black;
}

div#contatore {
	position:       absolute;
	left:	        25px;
	top:            440px;
	font-family:    Verdana;
	font-size:      8pt;
	text-align:		center;
	color:          black;
}

div#Welding {
	position:       absolute;
	left:	        0px;
	top:            500px;
	cursor: hand;
}

div#pulsanti {
	position:       absolute;
	left:	        12px;
	top:            80px;
}

div#bandiere {
	position:       absolute;
	left:	        30px;
	top:            10px;
}

td.bandiere {
	border: 0px;
	background-color: #fff;
}

div#dati {
	position:       absolute;
	left:	        20px;
	top:            450px;
	font-family:    Verdana;
	font-size:      7pt;
	line-height:	10pt;
	text-align:	left;
	text-indent:	0pt;
	color:          #333333;
}
